Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-987 | GEN003340 | SV-38553r1_rule | ECLP-1 | Medium |
Description |
---|
Permissions more permissive than 0600 (i.e. read, write and execute for the owner) may allow unauthorized or malicious access to the at.allow and/or at.deny files. |
STIG | Date |
---|---|
HP-UX 11.31 Security Technical Implementation Guide | 2013-10-17 |
Check Text ( None ) |
---|
None |
Fix Text (F-31800r1_fix) |
---|
Change the mode of the at.allow file. # chmod 0600 /var/adm/cron/at.allow |